[INFO] fetching crate rusty-s3-temp 0.9.0...
[INFO] fixing rusty-s3-temp-0.9.0 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate rusty-s3-temp 0.9.0 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate rusty-s3-temp 0.9.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate rusty-s3-temp 0.9.0
[INFO] tweaked toml for crates.io crate rusty-s3-temp 0.9.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rusty-s3-temp 0.9.0 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rusty-s3-temp 0.9.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.115
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.115
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.65
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.115
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.115
[INFO] [stderr]   Downloaded portable-atomic-util v0.2.6
[INFO] [stderr]   Downloaded jiff-static v0.2.23
[INFO] [stderr]   Downloaded cc v1.2.58
[INFO] [stderr]   Downloaded rustls-webpki v0.103.10
[INFO] [stderr]   Downloaded js-sys v0.3.92
[INFO] [stderr]   Downloaded quick-xml v0.39.2
[INFO] [stderr]   Downloaded web-sys v0.3.92
[INFO] [stderr]   Downloaded jiff v0.2.23
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 7bd9d7618dd6719a4664b20e8a9ef61117225dd89bcbe732dc4314a7d55df241
[INFO] running `Command { std: "docker" "start" "7bd9d7618dd6719a4664b20e8a9ef61117225dd89bcbe732dc4314a7d55df241", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7bd9d7618dd6719a4664b20e8a9ef61117225dd89bcbe732dc4314a7d55df241" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7bd9d7618dd6719a4664b20e8a9ef61117225dd89bcbe732dc4314a7d55df241", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7bd9d7618dd6719a4664b20e8a9ef61117225dd89bcbe732dc4314a7d55df241" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.58
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]     Checking cmov v0.5.2
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking bitflags v2.11.0
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling openssl v0.10.76
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking iri-string v0.7.12
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking ctutils v0.4.0
[INFO] [stderr]     Checking jiff v0.2.23
[INFO] [stderr]     Checking tokio v1.50.0
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking quick-xml v0.39.2
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking hybrid-array v0.4.8
[INFO] [stderr]    Compiling openssl-sys v0.9.112
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking crypto-common v0.2.1
[INFO] [stderr]     Checking block-buffer v0.12.0
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking clap v4.6.0
[INFO] [stderr]     Checking digest v0.11.2
[INFO] [stderr]     Checking hmac v0.13.0
[INFO] [stderr]     Checking sha2 v0.11.0
[INFO] [stderr]     Checking md-5 v0.11.0
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking rusty-s3-temp v0.9.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking criterion v0.7.0
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stdout] error[E0433]: cannot find module or crate `rusty_s3` in this scope
[INFO] [stdout]  --> tests/create_delete_bucket.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rusty_s3::actions::S3Action as _;
[INFO] [stdout]   |     ^^^^^^^^ use of unresolved module or unlinked crate `rusty_s3`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rusty_s3`, use `cargo add rusty_s3` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `rusty_s3` in this scope
[INFO] [stdout]  --> tests/common.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use rusty_s3::actions::{CreateBucket, S3Action as _};
[INFO] [stdout]   |     ^^^^^^^^ use of unresolved module or unlinked crate `rusty_s3`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rusty_s3`, use `cargo add rusty_s3` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `rusty_s3` in this scope
[INFO] [stdout]  --> tests/list_parts.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use rusty_s3::actions::{CreateMultipartUpload, ListParts, ListPartsResponse, S3Action as _};
[INFO] [stdout]   |     ^^^^^^^^ use of unresolved module or unlinked crate `rusty_s3`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rusty_s3`, use `cargo add rusty_s3` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `rusty_s3` in this scope
[INFO] [stdout]  --> tests/common.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use rusty_s3::actions::{CreateBucket, S3Action as _};
[INFO] [stdout]   |     ^^^^^^^^ use of unresolved module or unlinked crate `rusty_s3`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rusty_s3`, use `cargo add rusty_s3` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rusty_s3`
[INFO] [stdout]  --> tests/common.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use rusty_s3::{Bucket, Credentials, UrlStyle};
[INFO] [stdout]   |     ^^^^^^^^ use of unresolved module or unlinked crate `rusty_s3`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rusty_s3`, use `cargo add rusty_s3` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `rusty_s3` in this scope
[INFO] [stdout]  --> examples/sign_get.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rusty_s3::actions::{GetObject, S3Action as _};
[INFO] [stdout]   |     ^^^^^^^^ use of unresolved module or unlinked crate `rusty_s3`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rusty_s3`, use `cargo add rusty_s3` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rusty_s3`
[INFO] [stdout]  --> tests/common.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use rusty_s3::{Bucket, Credentials, UrlStyle};
[INFO] [stdout]   |     ^^^^^^^^ use of unresolved module or unlinked crate `rusty_s3`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rusty_s3`, use `cargo add rusty_s3` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rusty_s3`
[INFO] [stdout]  --> examples/sign_get.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use rusty_s3::{Bucket, Credentials, UrlStyle};
[INFO] [stdout]   |     ^^^^^^^^ use of unresolved module or unlinked crate `rusty_s3`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rusty_s3`, use `cargo add rusty_s3` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rusty-s3-temp` (test "create_delete_bucket") due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `rusty-s3-temp` (test "list_parts") due to 3 previous errors
[INFO] [stderr] error: could not compile `rusty-s3-temp` (example "sign_get") due to 2 previous errors
[INFO] [stdout] error[E0433]: cannot find module or crate `rusty_s3` in this scope
[INFO] [stdout]  --> examples/sign_put.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rusty_s3::actions::{PutObject, S3Action as _};
[INFO] [stdout]   |     ^^^^^^^^ use of unresolved module or unlinked crate `rusty_s3`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rusty_s3`, use `cargo add rusty_s3` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `rusty_s3` in this scope
[INFO] [stdout]  --> examples/list_objects.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use rusty_s3::actions::{ListObjectsV2, S3Action as _};
[INFO] [stdout]   |     ^^^^^^^^ use of unresolved module or unlinked crate `rusty_s3`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rusty_s3`, use `cargo add rusty_s3` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rusty_s3`
[INFO] [stdout]  --> examples/list_objects.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use rusty_s3::{Bucket, Credentials, UrlStyle};
[INFO] [stdout]   |     ^^^^^^^^ use of unresolved module or unlinked crate `rusty_s3`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rusty_s3`, use `cargo add rusty_s3` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `rusty_s3` in this scope
[INFO] [stdout]  --> tests/common.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use rusty_s3::actions::{CreateBucket, S3Action as _};
[INFO] [stdout]   |     ^^^^^^^^ use of unresolved module or unlinked crate `rusty_s3`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rusty_s3`, use `cargo add rusty_s3` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rusty-s3-temp` (example "list_objects") due to 2 previous errors
[INFO] [stdout] error[E0433]: cannot find module or crate `rusty_s3` in this scope
[INFO] [stdout]  --> tests/upload_download.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rusty_s3::actions::{ListObjectsV2, S3Action as _};
[INFO] [stdout]   |     ^^^^^^^^ use of unresolved module or unlinked crate `rusty_s3`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rusty_s3`, use `cargo add rusty_s3` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `rusty_s3` in this scope
[INFO] [stdout]  --> tests/common.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use rusty_s3::actions::{CreateBucket, S3Action as _};
[INFO] [stdout]   |     ^^^^^^^^ use of unresolved module or unlinked crate `rusty_s3`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rusty_s3`, use `cargo add rusty_s3` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rusty_s3`
[INFO] [stdout]  --> tests/common.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use rusty_s3::{Bucket, Credentials, UrlStyle};
[INFO] [stdout]   |     ^^^^^^^^ use of unresolved module or unlinked crate `rusty_s3`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rusty_s3`, use `cargo add rusty_s3` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rusty_s3`
[INFO] [stdout]  --> tests/common.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use rusty_s3::{Bucket, Credentials, UrlStyle};
[INFO] [stdout]   |     ^^^^^^^^ use of unresolved module or unlinked crate `rusty_s3`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rusty_s3`, use `cargo add rusty_s3` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `rusty_s3` in this scope
[INFO] [stdout]  --> tests/delete_objects.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use rusty_s3::actions::{ListObjectsV2, ListObjectsV2Response, ObjectIdentifier, S3Action as _};
[INFO] [stdout]   |     ^^^^^^^^ use of unresolved module or unlinked crate `rusty_s3`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rusty_s3`, use `cargo add rusty_s3` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `rusty_s3` in this scope
[INFO] [stdout]  --> tests/common.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use rusty_s3::actions::{CreateBucket, S3Action as _};
[INFO] [stdout]   |     ^^^^^^^^ use of unresolved module or unlinked crate `rusty_s3`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rusty_s3`, use `cargo add rusty_s3` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rusty_s3`
[INFO] [stdout]  --> benches/actions.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use rusty_s3::{Bucket, Credentials, S3Action as _, UrlStyle};
[INFO] [stdout]   |     ^^^^^^^^ use of unresolved module or unlinked crate `rusty_s3`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rusty_s3`, use `cargo add rusty_s3` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `rusty_s3` in this scope
[INFO] [stdout]  --> examples/create_bucket.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use rusty_s3::actions::{CreateBucket, S3Action as _};
[INFO] [stdout]   |     ^^^^^^^^ use of unresolved module or unlinked crate `rusty_s3`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rusty_s3`, use `cargo add rusty_s3` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `rusty_s3` in this scope
[INFO] [stdout]  --> examples/multipart_upload.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use rusty_s3::actions::{
[INFO] [stdout]   |     ^^^^^^^^ use of unresolved module or unlinked crate `rusty_s3`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rusty_s3`, use `cargo add rusty_s3` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rusty-s3-temp` (test "common") due to 2 previous errors
[INFO] [stderr] error: could not compile `rusty-s3-temp` (example "create_bucket") due to 2 previous errors
[INFO] [stderr] error: could not compile `rusty-s3-temp` (bench "actions") due to 1 previous error
[INFO] [stdout] error[E0432]: unresolved import `rusty_s3`
[INFO] [stdout]  --> examples/create_bucket.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use rusty_s3::{Bucket, Credentials, UrlStyle};
[INFO] [stdout]   |     ^^^^^^^^ use of unresolved module or unlinked crate `rusty_s3`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rusty_s3`, use `cargo add rusty_s3` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rusty_s3`
[INFO] [stdout]  --> tests/common.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use rusty_s3::{Bucket, Credentials, UrlStyle};
[INFO] [stdout]   |     ^^^^^^^^ use of unresolved module or unlinked crate `rusty_s3`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rusty_s3`, use `cargo add rusty_s3` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rusty_s3`
[INFO] [stdout]  --> examples/sign_put.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use rusty_s3::{Bucket, Credentials, UrlStyle};
[INFO] [stdout]   |     ^^^^^^^^ use of unresolved module or unlinked crate `rusty_s3`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rusty_s3`, use `cargo add rusty_s3` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rusty_s3`
[INFO] [stdout]   --> examples/multipart_upload.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use rusty_s3::{Bucket, Credentials, UrlStyle};
[INFO] [stdout]    |     ^^^^^^^^ use of unresolved module or unlinked crate `rusty_s3`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rusty_s3`, use `cargo add rusty_s3` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rusty-s3-temp` (test "upload_download") due to 3 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rusty-s3-temp` (example "sign_put") due to 2 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rusty-s3-temp` (example "multipart_upload") due to 2 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rusty-s3-temp` (test "delete_objects") due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "7bd9d7618dd6719a4664b20e8a9ef61117225dd89bcbe732dc4314a7d55df241", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7bd9d7618dd6719a4664b20e8a9ef61117225dd89bcbe732dc4314a7d55df241", kill_on_drop: false }`
[INFO] [stdout] 7bd9d7618dd6719a4664b20e8a9ef61117225dd89bcbe732dc4314a7d55df241
